TeamA

id: task-31 title: Update README for open source status: Done assignee: [] created_date: '2025-06-09' updated_date: '2025-06-09' labels:

  • docs dependencies: []

Description

Add installation badges, link to license and contributing guide. Document global install and example usage.

Acceptance Criteria

  • [x] README highlights MIT license and contribution guidelines
  • [x] Includes npm and bun install badges
  • [x] Provides quick start example
  • [x] Task committed to repository

Implementation Notes

  • Added npm and bun badge images with links in README.md.
  • Inserted license and contribution links near the top of the README.
  • Added new Quick Start section showing global install and example commands.
Brodocs MVP